home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / xceedzip / XCEEDZIP.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1999-04-26  |  18KB  |  315 lines

  1. :Base XceedZip.hlp
  2. 1 Welcome to Xceed Zip v4.0=Welcome
  3. 1 Contents=Contents
  4. 1 Introduction
  5. 2 Features of the Xceed Zip Compression Library=Features_of_the_Xceed_Zip_Compression_Library
  6. 2 Features of the Xceed Zip Self-Extractor Module=Features_of_the_Xceed_Zip_Self_Extractor_Module
  7. 2 What's new since version 3.5=What_s_new_in_this_release
  8. 2 About the free trial version=About_the_free_trial_version
  9. 2 16-bit support=16_bit_support
  10. 1 Installing
  11. 2 Installation instructions index=Installation_instructions_index
  12. 2 Installation instructions for Visual Basic 4.0 (32-bit)=Installation_instructions_for_Visual_Basic_4_0_32_bit_
  13. 2 Installation instructions for Visual Basic 5.0=Installation_instructions_for_Visual_Basic_5_0
  14. 2 Installation instructions for Visual Basic 6.0=Installation_instructions_for_Visual_Basic_6_0
  15. 2 Installation instructions for Visual C++ 4.0 (MFC)=Installation_instructions_for_Visual_C_4_0
  16. 2 Installation instructions for Visual C++ 5.0 (MFC)=Installation_instructions_for_Visual_C_5_0
  17. 2 Installation instructions for Visual C++ 6.0 (MFC)=Installation_instructions_for_Visual_C_6_0
  18. 2 Installation instructions for Word 97 and Excel 97=Installation_instructions_for_Word_97
  19. 2 Installation instructions for Access 97=Installation_instructions_for_Access_97
  20. 2 Installation instructions for Visual FoxPro 5.0 and 6.0=Installation_instructions_for_Visual_FoxPro_5_0
  21. 2 Installation instructions for Delphi 3.0=Installation_instructions_for_Delphi_3_0
  22. 2 Installation instructions for Delphi 4.0=Installation_instructions_for_Delphi_4_0
  23. 2 Installation instructions for C++ Builder 3.0=Installation_instructions_for_C_Builder_3_0
  24. 2 Installation instructions for C++ Builder 4.0=Installation_instructions_for_C_Builder_4_0
  25. 2 Installation instructions for other 32-bit development environments=Installation_instructions_for_other_32_bit_development_environments
  26. 1 Getting started quickly
  27. 2 About the getting started quickly section=About_the_getting_started_quickly_section
  28. 2 Zipping files=Zipping_files
  29. 2 Unzipping files=Unzipping_files
  30. 2 Listing the contents of a zip file=Listing_the_contents_of_a_zip_file
  31. 2 Creating or unzipping a spanned zip file=Creating_a_spanned_zip_file
  32. 2 Adding a progress bar=Adding_a_progress_bar
  33. 2 Creating a new self-extracting zip file=Creating_a_self_extracting_zip_file
  34. 2 Converting a zip file into a self-extracting zip file=Converting_a_zip_file_into_a_self_extracting_zip_file
  35. 2 Zipping files from memory directly to a zip file=Zipping_files_from_memory_directly_to_a_zip_file
  36. 2 Unzipping files from a zip file directly to memory=Unzipping_files_from_a_zip_file_directly_to_memory
  37. 2 Compression entirely in memory=Compression_entirely_in_memory
  38. 1 Xceed Zip control reference
  39. 2 Overview of the Xceed Zip control=Overview
  40. 2 Brief introduction to the zip file format=Brief_introduction_to_the_zip_file_format
  41. 2 Controlling how paths are stored in the zip file=Controlling_how_paths_are_stored_in_the_zip_file
  42. 2 Formless use of the control=Formless_use_of_the_control
  43. 2 Running multiple operations at the same time=Running_multiple_operations_at_the_same_time
  44. 2 Xceed Zip control methods
  45. 3 About Xceed Zip control methods=About_Xceed_Zip_control_methods
  46. 3 Zip method=Zip_method
  47. 3 Unzip method=Unzip_method
  48. 3 ListZipContents method=ListZipContents_method
  49. 3 GetZipFileInformation method=GetZipFileInformation_method
  50. 3 Convert method=Convert_method
  51. 3 PreviewFiles method=PreviewFiles_method
  52. 3 RemoveFiles method=RemoveFiles_method
  53. 3 TestZipFile method=TestZipFile_method
  54. 3 AddFilesToProcess method=AddFilesToProcess_method
  55. 3 AddFilesToExclude method=AddFilesToExclude_method
  56. 3 GetErrorDescription method=GetErrorDescription_method
  57. 3 License method=License_method
  58. 2 Xceed Zip control properties
  59. 3 About Xceed Zip control properties=About_Xceed_Zip_control_properties
  60. 3 Filtering properties=Filtering_properties
  61. 3 Abort property=Abort_property
  62. 3 BackgroundProcessing property=BackgroundProcessing_property
  63. 3 BasePath property=BasePath_property
  64. 3 CompressionLevel property=CompressionLevel_property
  65. 3 CurrentOperation property=CurrentOperation_property
  66. 3 EncryptionPassword property=EncryptionPassword_property
  67. 3 ExcludedFileAttributes property=ExcludedFileAttributes_property
  68. 3 ExtraHeaders property=ExtraHeaders_property
  69. 3 FilesToProcess property=FilesToProcess_property
  70. 3 FilesToExclude property=FilesToExclude_property
  71. 3 MinDateToProcess property=MinDateToProcess_property
  72. 3 MaxDateToProcess property=MaxDateToProcess_property
  73. 3 MinSizeToProcess property=MinSizeToProcess_property
  74. 3 MaxSizeToProcess property=MaxSizeToProcess_property
  75. 3 PreservePaths property=PreservePaths_property
  76. 3 ProcessSubfolders property=ProcessSubfolders_property
  77. 3 RequiredFileAttributes property=RequiredFileAttributes_property
  78. 3 SfxBinaryModule property=SfxBinaryModule_property
  79. 3 SkipIfExisting property=SkipIfExisting_property
  80. 3 SkipIfNotExisting property=SkipIfNotExisting_property
  81. 3 SkipIfOlderDate property=SkipIfOlderDate_property
  82. 3 SkipIfOlderVersion property=SkipIfOlderVersion_property
  83. 3 SpanMultipleDisks property=SpanMultipleDisks_property
  84. 3 SplitSize property=SplitSize_property
  85. 3 TempFolder property=TempFolder_property
  86. 3 UseTempFile property=UseTempFile_property
  87. 3 UnzipToFolder property=UnzipToFolder_property
  88. 3 ZipFilename property=ZipFilename_property
  89. 3 ZipOpenedFiles property=ZipOpenedFiles_property
  90. 2 Xceed Zip control events
  91. 3 About Xceed Zip control events=About_Xceed_Zip_control_events
  92. 3 DiskNotEmpty event=DiskNotEmpty_event
  93. 3 FileStatus event=FileStatus_event
  94. 3 GlobalStatus event=GlobalStatus_event
  95. 3 InsertDisk event=InsertDisk_event
  96. 3 InvalidPassword event=InvalidPassword_event
  97. 3 ListingFile event=ListingFile_event
  98. 3 PreviewingFile event=PreviewingFile_event
  99. 3 ProcessCompleted event=ProcessCompleted_event
  100. 3 QueryMemoryFile event=QueryMemoryFile_event
  101. 3 RemovingFile event=RemovingFile_event
  102. 3 ReplacingFile event=ReplacingFile_event
  103. 3 SkippingFile event=SkippingFile_event
  104. 3 TestingFile event=TestingFile_event
  105. 3 UnzippingMemoryFile event=UnzippingMemoryFile_event
  106. 3 UnzipPreprocessingFile event=UnzipPreprocessingFile_event
  107. 3 Warning event=Warning_event
  108. 3 ZipComment event=ZipComment_event
  109. 3 ZipContentsStatus event=ZipContentsStatus_event
  110. 3 ZippingMemoryFile event=ZippingMemoryFile_event
  111. 3 ZipPreprocessingFile event=ZipPreprocessingFile_event
  112. 2 Xceed Zip control enumeration types
  113. 3 About Xceed Zip control enumeration types=About_Xceed_Zip_control_constants_and_enumerations
  114. 3 xcdCompressionLevel enumeration=xcdCompressionLevel_enumeration
  115. 3 xcdCompressionMethod enumeration=xcdCompressionMethod_enumeration
  116. 3 xcdCurrentOperation enumeration=xcdCurrentOperation_enumeration
  117. 3 xcdDiskSpanning enumeration=xcdDiskSpanning_enumeration
  118. 3 xcdError enumeration=xcdError_error_codes
  119. 3 xcdExtraHeader enumeration=xcdExtraHeader_enumeration
  120. 3 xcdFileAttributes enumeration=xcdFileAttributes_enumeration
  121. 3 xcdNotEmptyAction enumeration=xcdNotEmptyAction_enumeration
  122. 3 xcdSkippingReason enumeration=xcdSkippingReason_enumeration
  123. 3 xcdUnzipDestination enumeration=xcdUnzipDestination_enumeration
  124. 3 xcdValueType enumeration=xcdValueType_enumeration
  125. 3 xcdWarning enumeration=xcdWarning_enumeration
  126. 2 Xceed Zip control error codes
  127. 3 About Xceed Zip control error codes=About_Xceed_Zip_control_error_codes
  128. 3 xerBusy constant=xerBusy_constant
  129. 3 xerCannotAccessArray constant=xerCannotAccessArray_constant
  130. 3 xerCannotUpdateAndSpan constant=xerCannotUpdateAndSpan_constant
  131. 3 xerCannotUpdateSpanned constant=xerCannotUpdateSpanned_constant
  132. 3 xerCreateTempFile constant=xerCreateTempFile_constant
  133. 3 xerDiskNotEmptyAbort constant=xerDiskNotEmptyAbort_constant
  134. 3 xerEmptyZipFile constant=xerEmptyZipFile_constant
  135. 3 xerEndOfZipFile constant=xerEndOfZipFile_constant
  136. 3 xerFilesSkipped constant=xerFilesSkipped_constant
  137. 3 xerInsertDiskAbort constant=xerInsertDiskAbort_constant
  138. 3 xerInternalError constant=xerInternalError_constant
  139. 3 xerInvalidArrayDimensions constant=xerInvalidArrayDimensions_constant
  140. 3 xerInvalidArrayType constant=xerInvalidArrayType_constant
  141. 3 xerInvalidSfxProperty constant=xerInvalidSfxProperty_constant
  142. 3 xerMemory constant=xerMemory_constant
  143. 3 xerMoveTempFile constant=xerMoveTempFile_constant
  144. 3 xerNotAZipFile constant=xerNotAZipFi